[Previous] [Next] [Index] [Thread]

Re: User Auth.




> #I've suggested a "Unauthenticate"  menu option to netscape many times, but
> #it's not like they ever listen to users.

Spyglass has had this feature for over a year.  From a dialog available
from the menu bar, you can flush the password cache.  You can also disable
password cacheing completely, if you want.

> Better yet, integrate this functionality into HTTP so the server
> can optionally request that the browser not cache the user's 
> password. ....

I've also been experimenting with a server version.  An HTTP header
of the form:

	FlushAuthenticationCache: Basic realm=foobar

Which lets the server ask the browser that the cache for the given
realm and authentication method.

Thoughts ??

jeff


Follow-Ups: References: